| Total Complexity | 24 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 157 |
| Lines of code | 78 |
| Logical lines of code | 47 |
| Comment lines | 52 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| is_installed() | 59 | 5 | 14 | |
| get_plugin_name_by_slug() | 60 | 4 | 12 | |
| get_plugin_path() | 63 | 4 | 11 | |
| install_plugin() | 60 | 3 | 12 | |
| activate_plugin() | 63 | 3 | 11 | |
| is_activated() | 71 | 2 | 6 | |
| deactivate_plugin() | 67 | 2 | 8 | |
| is_main_plugin_file() | 74 | 1 | 4 |